<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{ background-color: #f6f6f6;}
html,body,div,p,span,a,input,img,ul,li{ margin: 0; padding: 0;}
a{ display: block; text-decoration: none;}
ul,li{ list-style: none;}
img{ border: none;}
/*固定导航*/
.top_fixd{ width: 100%; height: 70px; background-color: #fff; overflow: hidden; box-shadow: 3px 0px 8px #ccc; position: fixed; top: 0; left: 0; z-index: 99999999;}
.top_fixd .fixd_main{ width: 1200px; height: 70px; overflow: hidden; margin: 0 auto;}
.top_fixd .fixd_main .fixd_main_logo{ width: 200px; height: 70px; float: left;}
.top_fixd .fixd_main .fixd_main_logo a{ width: 200px; height: 70px; line-height: 70px;}
.top_fixd .fixd_main .fixd_main_logo a img{ width: 160px; height: auto; text-align: center; vertical-align:middle;}
.top_fixd .fixd_main .fixd_main_right{ float: right; width: 952px; height: 38px; overflow: hidden; margin-top: 15px;}
.top_fixd .fixd_main .fixd_main_right .kuang_txt{ float: left; width: 400px; height: 34px; outline: none; line-height: 35px; padding-left: 10px; border: 2px solid #1479d7;}
.top_fixd .fixd_main .fixd_main_right .kuang_sub{ float: left; width: 88px; height: 38px; margin-right: 30px; outline: none; background-color: #1479d7; border: none; color: #fff; cursor: pointer;}
.top_fixd .fixd_main .fixd_main_right .kuang_but{ float: left; height: 38px; cursor: pointer; outline: none; border: 1px solid #dddddd; background: #fff; padding: 0 20px; color: #666;}
.top_fixd .fixd_main .fixd_main_right .kuang_dl{ float: left; width: 80px; height: 38px; line-height: 38px; font-size: 14px; text-align: center; background: #fcc;}

.reg-tip { box-sizing: border-box; width: 206px; height: 32px; padding: 0 28px 0 12px; line-height: 32px; color: #fff; background-color: #f5a623; border-radius: 3px; position: absolute; left: 265px; top: 32px; font-size:13px;}
.reg-tip::before { content: ''; border: 6px solid transparent; border-bottom-color: transparent; position: absolute; left: 34px; top: -12px; border-bottom-color: #f5a623; }
.reg-tip i { display: inline-block; width: 12px; height: 12px; background: url(/img/pub/pic/icon_close_8x8.png) no-repeat center center; background-size: auto; background-size: 8px 8px; position: absolute; bottom: 10px; right: 8px; cursor: pointer; }
/*top*/
.top{ width: 100%; height: 29px; background-color: #f9f9f9; border-bottom: 1px solid #f4f4f4;}
.top .top_main{ margin: 0 auto; width: 1200px; height: 30px;}
.top .top_main .top_m_left{ float: left; width: 40%; height: 30px; line-height: 28px; position: relative; }
.top .top_main .top_m_left div{ display: inline; font-size: 12px; color: #666; overflow: hidden; vertical-align: middle;}
.top .top_main .top_m_left span{ display: inline; color: #ededed; vertical-align: middle; margin: 0 10px;}
.top .top_main .top_m_left a{ display: inline; font-size: 12px; color: #ff8400; vertical-align: middle;}
.top .top_main .top_m_right{ float: right; width: 60%; height: 30px;}
.top .top_main .top_m_right .top_m_r_ul{ float: right; height: 30px;}
.top .top_main .top_m_right .top_m_r_ul&gt;li{ float: left; height: 30px;}
.top .top_main .top_m_right .top_m_r_ul&gt;li&gt;a{ padding: 0 15px; height: 30px; line-height: 30px; font-size: 12px; color: #666; }
.top .top_main .top_m_right .top_m_r_ul span{ float: left; height: 30px; line-height: 30px; color: #ededed;}
.top .top_main .top_m_right .top_m_r_ul .top_r_erji{ width: 110px; height: auto; position: relative; margin-right: 15px;}
.top .top_main .top_m_right .top_m_r_ul .top_r_erji div{ width: 110px; border: 1px solid transparent; border-bottom: none; border-top: none; text-align: center; height: 30px; line-height: 30px; cursor: pointer; font-size: 12px; color: #666;}
.top .top_main .top_m_right .top_m_r_ul .top_r_erji div img{ width: 12px; display: inline; margin-left: 6px;}
.top .top_main .top_m_right .top_m_r_ul .top_r_erji:hover div{ color: #ff8400; background-color: #fff; border: 1px solid #ccc; border-bottom: none; border-top: none;}
.top .top_main .top_m_right .top_m_r_ul .top_r_erji:hover div img{ transform:rotate(180deg); -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg);}
.top .top_main .top_m_right .top_m_r_ul .top_r_erji .top_erji_ul{ display: none; position: absolute; top: 30px; left: 0; z-index: 9; width: 110px; height: auto; border: 1px solid #ccc; border-top: none; overflow: hidden; background: #fff;}
.top .top_main .top_m_right .top_m_r_ul .top_r_erji .top_erji_ul li{ width: 100%; height: 30px; overflow: hidden;}
.top .top_main .top_m_right .top_m_r_ul .top_r_erji .top_erji_ul li a{ width: 100%; height: 30px; line-height: 30px; text-indent: 15px; font-size: 12px; color: #333; display:block;}
.top .top_main .top_m_right .top_m_r_ul .top_r_erji:hover .top_erji_ul{ display: block;}
.top .top_main .top_m_right .top_m_r_ul .top_r_erji .top_erji_ul li a:hover{ color: #ff8400;}

.popewm { position:relative;}
.popewm .popewmdiv {right: -32px; height:176px; display: none; position:absolute; background-color:#FFFFFF; z-index:99999; }
.popewm:hover .popewmdiv { display:block;}
.m_evmp2 { border: 1px solid #ff8400; padding: 9px; z-index: 90; }
.m_evmp3 { background: url(/img/pub/pic/icons30.png) 0px -60px no-repeat; width: 30px; height: 15px; display: block; position: relative; top: -186px;left: 61px;float: left;z-index: 100;}
.m_evm_txt { text-align: center; height: 24px; line-height: 24px; font-size: 14px;}

/*head*/
.head{ clear: both; width: 100%; height: 145px; background-color: #fff;}
.head .head_main{ width: 1200px; height: 145px; overflow: hidden; margin: 0 auto;}
.head .head_main .head_main_logo{ width: 200px; height: 70px; margin-top: 40px; float: left;}
.head .head_main .head_main_logo a{ width: 200px; height: 70px; line-height: 70px;}
.head .head_main .head_main_logo a img{ width: 200px; height: auto; text-align: center; vertical-align:middle;}
.head .head_main .head_main_right{ float: right; width: 885px;  height: 38px; overflow: hidden; margin-top: 58px;}
.head .head_main .head_main_right .kuang_txt{ float: left; width: 500px; height: 34px; outline: none; line-height: 35px; padding-left: 10px; border: 2px solid #1479d7;}
.head .head_main .head_main_right .kuang_sub{ float: left; width: 88px; height: 38px; margin-right: 30px; outline: none; background-color: #1479d7; border: none; color: #fff; cursor: pointer;}
.head .head_main .head_main_right .kuang_but{ float: left; height: 38px; cursor: pointer; outline: none; border: 1px solid #dddddd; background: #fff; padding: 0 20px; color: #666;}
/*nav*/
.navbox{ width: 100%; height: 40px; background-color: #fff; clear: both;}
.navbox .navbox_main{ width: 1200px; height: 40px; margin: 0 auto;}
.navbox .navbox_main .nav_cp{ float: left; width: 200px; height: 40px; font-size: 16px; background: url(muen.png) 15px center no-repeat; text-indent: 40px; line-height: 40px; color: #fff; background-color: #1479d7; overflow: hidden;}
.navbox .navbox_main .nav_ul{ float: left; width: 988px; height: 39px; overflow: hidden; padding-left:12px;}
.navbox .navbox_main .nav_ul li{ float: left; min-width: 50px; height: 40px; padding:0 12px; text-align: center; overflow: hidden;}
.navbox .navbox_main .nav_ul li a{ display: inline-block; text-align: center; font-size: 16px; color: #333; height: 37px; line-height: 40px;}
.navbox .navbox_main .nav_ul li a:hover{ color: #ff9800; border-bottom: 3px solid #ff9800;}
/*banner*/
.bannerbox{ width: 1200px; height: 515px; margin: 0 auto; clear: both;}
.bannerbox .fenlei{ width: 200px; height: 513px; background-color: #fff; float: left; position: relative; box-shadow: 0 0 2px #ccc;}
.bannerbox .fenlei&gt;li{ width: 200px; height: 34px; line-height: 34px;}
.bannerbox .fenlei&gt;li&gt;a{ width: 200px; height: 34px; text-indent: 45px; background: url(nav_ico20.png) no-repeat; color: #333; font-size: 14px; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.bannerbox .fenlei&gt;li&gt;a:hover{ background: url(nav_ico10.png) no-repeat #1479d7; color: #fff;}
.bannerbox .fenlei&gt;li:hover .erjinav{ display: block;}
.erjinav{ width: 715px; height: 513px; border-top: 1px solid #1479d7; display: none; background-color: #fff; position: absolute; z-index: 9999; box-shadow: 0 0 2px #ccc; left: 200px; top: -1px; transition: all .5s;}
.erjinav .erjinav_left{ width: 483px; height: 493px; float: left; border-right: 1px solid #e9e9e9;}
.erjinav .erjinav_left .erjinav_left_ul{ width: 468px;  margin: 20px 0 0 15px; overflow: hidden; margin-bottom:20px;}
.erjinav .erjinav_left .erjinav_left_ul div{ float: left; width: 468px; overflow: hidden; height: 20px; line-height: 20px; font-size: 14px; color: #333; font-weight: bold; margin-bottom: 10px;}
.erjinav .erjinav_left .erjinav_left_ul li{ float: left; width: 115px; height: 30px; line-height: 30px; overflow: hidden;}
.erjinav .erjinav_left .erjinav_left_ul li a{ width: 115px; font-size: 14px; color: #333; overflow: hidden; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.erjinav .erjinav_left .erjinav_left_ul li a:hover{ color: #1479d7;}
.erjinav .erjinav_left .erjinav_left_img{ height: 85px; width: 453px; margin: 10px auto 0;}
.erjinav .erjinav_left .erjinav_left_img a{ width: 453px; height: 85px;}
.erjinav .erjinav_left .erjinav_left_img a img{ width: 453px; height: 85px;}

.erjinav .erjinav_right{ float: left; width: 231px; height: 473px; margin-top: 20px;}
.erjinav .erjinav_right li{ width: 100px; float: left; height: 67.5px; margin-left: 10px;}
.erjinav .erjinav_right li a{ width: 100px; height: 67.5px; text-align: center; line-height: 67.5px;}
.erjinav .erjinav_right li img{ max-width: 80px; height: auto; vertical-align: middle;}

.bannerbox{ width: 1200px; height: 515px; margin: 0 auto; clear: both;}
.bannerbox .fenlei{ width: 200px; height: 513px; background-color: #fff; float: left; position: relative; box-shadow: 0 0 2px #ccc;}
.bannerbox .fenlei&gt;li{ width: 200px; height: 34px; line-height: 34px;}
.bannerbox .fenlei&gt;li&gt;a{ width: 200px; height: 34px; text-indent: 45px; background: url(nav_ico2.png) no-repeat; color: #333; font-size: 14px; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.bannerbox .fenlei&gt;li&gt;a:hover{ background: url(nav_ico1.png) no-repeat #1479d7; color: #fff;}
.bannerbox .fenlei&gt;li:hover .erjinav{ display: block;}
.erjinav{ width: 715px; height: 513px; border-top: 1px solid #1479d7; display: none; background-color: #fff; position: absolute; z-index: 9999; box-shadow: 0 0 2px #ccc; left: 200px; top: -1px; transition: all .5s;}

.erjinav .erjinav_right{ float: left; width: 231px; height: 473px; margin-top: 20px;}
.erjinav .erjinav_right li{ width: 100px; float: left; height: 67.5px; margin-left: 10px;}
.erjinav .erjinav_right li a{ width: 100px; height: 67.5px; text-align: center; line-height: 67.5px;}
.erjinav .erjinav_right li img{ max-width: 80px; height: auto; vertical-align: middle;}

#focus { width:700px; height:300px; overflow:hidden; position:relative;background:#FFFFFF; margin:0 auto;}
#focus ul {height:300px; position:absolute;}
#focus ul li {float:left; height:300px; overflow:hidden; position:relative; text-align:center;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btn {position:absolute; width:100%; height:18px; padding:5px 10px; right:0; bottom:5px; text-align:center;border-radius: 8px; }
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:12px; height:12px; _font-size:0; margin-left:10px; cursor:pointer; background:#f0f0f0;border-radius:5px;}
#focus .btn span.on {background:#ff9800; width:24px;}
#focus .preNext {width:45px; height:100px; position:absolute; top:90px;  cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}

.bannerbox .banner{ width: 700px; height: 515px; float: left; margin-left: 15px;}
.bannerbox .banner .banner_top{ width: 700px; height: 300px; position: relative; overflow: hidden;}
.banner_top_img { height:300px;}
.banner_top_img li { height:300px;}
.bannerbox .banner .banner_top .banner_top_img a{ width: 700px; height: 300px;}
.bannerbox .banner .banner_top .banner_top_img a img{ width: 700px; height: 300px;}
.bannerbox .banner .banner_top .banner_top_ul{ position: relative; z-index: 2; padding: 0 3px; width: 50px; margin: 0 auto; top: 275px; border-radius: 8px; height: 18px; background-color: rgba(0,0,0,0.1);}
.bannerbox .banner .banner_top .banner_top_ul li{ float: left; cursor: pointer; width: 12px; height: 12px; margin: 3px 2px; background: #fff; border-radius: 100px;}

.bannerbox .banner .banner_bot{ width: 680px; height: 178px; margin-top: 15px; background-color: #fff; padding: 10px; box-shadow: 0 0 2px #ccc;}
.bannerbox .banner .banner_bot .banner_bot_ggw{ width: 680px; height: 60px;}
.bannerbox .banner .banner_bot .banner_bot_ggw a{ width: 220px; height: 60px; float: left;}
.bannerbox .banner .banner_bot .banner_bot_ggw a img{ width: 220px; height: 60px;}
.bannerbox .banner .banner_bot .banner_bot_news{ width: 680px; height: auto; overflow: hidden; margin-top: 8px; clear: both;}
.bannerbox .banner .banner_bot .banner_bot_news ul{ width: 330px; height: auto; overflow: hidden; float: left;}
.bannerbox .banner .banner_bot .banner_bot_news ul li{ width: 330px; height: 28px; line-height: 28px;}
.bannerbox .banner .banner_bot .banner_bot_news ul li a{ font-size: 14px; width: 330px; height: 28px; color: #555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.bannerbox .banner .banner_bot .banner_bot_news ul li a span{ color: #ff9800; margin-right: 10px;}
.bannerbox .banner .banner_bot .banner_bot_news ul li a:hover{ color: #ff9800;}

.bannerbox .yonghu{ float: left; width: 270px; height: 515px; margin-left: 15px;}
.bannerbox .yonghu .yonghu_top{ width: 229px; height: 277px; padding: 10px 20px; margin-top: 2px; background-color: #fff; box-shadow: 0 0 2px #ccc;}
.bannerbox .yonghu .yonghu_shuj{ width: 100%; height: 70px; overflow: hidden;}
.bannerbox .yonghu .yonghu_shuj .yonghu_shuj_box{ width: 50%; height: 70px; float: left; overflow: hidden;}
.bannerbox .yonghu .yonghu_shuj .yonghu_shuj_box div{ width: 100%; height: 35px; line-height: 40px; color: #ff9800; font-weight: bold; font-size: 16px; text-align: center; overflow: hidden;}
.bannerbox .yonghu .yonghu_shuj .yonghu_shuj_box p{ width: 100%; height: 35px; line-height: 30px; font-size: 13px; text-align: center; overflow: hidden;}
.bannerbox .yonghu .yonghu_top .yonghu_top_login{ width: 229px; overflow: hidden; height: 32px; line-height: 32px; margin-top: 10px; font-size: 14px; border-radius: 5px; text-align: center; color: #fff; background-color: #1479d7;}
.bannerbox .yonghu .yonghu_top .yonghu_top_reg{ width: 227px; height: 30px; overflow: hidden; line-height: 30px; margin-top: 10px; border: 1px solid #1479d7; font-size: 14px; border-radius: 5px; text-align: center; color: #1479d7; background-color: #fff;}
.bannerbox .yonghu .yonghu_top .yonghu_top_ul{ width: 229px; height: 118px; margin-top: 10px;}
.bannerbox .yonghu .yonghu_top .yonghu_top_ul li{ width: 76px; height: 59px; float: left; overflow: hidden;}
.bannerbox .yonghu .yonghu_top .yonghu_top_ul li a{ width: 76px; height: 54px; margin-top: 5px; overflow: hidden; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.bannerbox .yonghu .yonghu_top .yonghu_top_ul li a div{ width: 76px; height: 30px;}
.bannerbox .yonghu .yonghu_top .yonghu_top_ul li a div img{ margin: 0 auto; display: block;}
.bannerbox .yonghu .yonghu_top .yonghu_top_ul li a p{ width: 76px; color: #666; height: 20px; line-height: 20px; font-size: 12px; text-align: center; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.bannerbox .yonghu .yonghu_top .yonghu_top_ul li:hover a{ margin-top: 0;}
.bannerbox .yonghu .yonghu_top .yonghu_top_ul li:hover a p{ color: #ff9800;}

/*发求购&amp;找厂商&amp;查指数*/
.bannerbox .yonghu .yonghu_bot{ width: 268px; height: 198px; box-shadow: 0 0 2px #ccc; margin-top: 16px; background-color: #fff;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_ul{ width: 268px; height: 50px; background: red;	overflow: hidden;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_ul li{ float: left; width: 89.3px; height: 48px; color: #555; font-size: 16px; text-align: center; background-color: #f6f6f8; cursor: pointer; line-height: 48px; overflow: hidden; border-top: 2px solid #f6f6f8;}

.bannerbox .yonghu .yonghu_bot .yonghu_b_box{ width: 238px; height: 118px; padding: 15px; overflow: hidden;}
.bannerbox .yonghu .yonghu_bot .yonghu_b_box .yonghu_b_cont{ width: 238px; height: 118px; overflow: hidden; display: none;}
.bannerbox .yonghu .yonghu_bot .yonghu_b_box .yonghu_b_cont div{ width: 100%; height: 32px; margin-bottom: 10px; overflow: hidden;}
.bannerbox .yonghu .yonghu_bot .yonghu_b_box .yonghu_b_cont .yonghu_b_one_1 input{ float: left; height: 30px; width: 100px; padding: 0 5px; outline: none; color: #333; border: 1px solid #e1e1e1; overflow: hidden;}
.bannerbox .yonghu .yonghu_bot .yonghu_b_box .yonghu_b_cont .yonghu_b_one_2 input{ width: 226px; height: 30px; padding: 0 5px; outline: none; color: #333; border: 1px solid #e1e1e1; overflow: hidden;}
.bannerbox .yonghu .yonghu_bot .yonghu_b_box .yonghu_b_cont .yonghu_b_one_3 input{ width: 110px; height: 32px; outline: none; cursor: pointer; font-size: 14px; margin: 0 auto; display: block; background-color: #ff9800; border: none; color: #fff;}

/*
.bannerbox .yonghu .yonghu_bot{ width: 268px; height: 198px; box-shadow: 0 0 2px #ccc; margin-top: 16px; background-color: #fff;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_title{ width: 268px; height: 45px; line-height: 45px; overflow: hidden; border-bottom: 1px solid #e6e6e6;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_title p{ float: left; width: 190px; overflow: hidden; height: 45px; font-size: 14px; text-indent: 20px;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_title p span{ margin-left: 5px;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_title a{ float: right; height: 45px; overflow: hidden; font-size: 12px; color: #999; margin-right: 20px;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_ul{ width: 228px; height: 30px; overflow: hidden; margin: 5px auto 0;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_ul li{ float: left; width: 65px; height: 25px; line-height: 25px;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_ul li a{ color: #333; font-size: 14px; width: 65px; height: 25px;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_ul2box{ width: 268px; height: 100px; overflow: hidden;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_ul2box ul{ width: 228px; height: auto; margin: 0 auto;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_ul2box ul li{ width: 228px; height: 25px; line-height: 25px;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_ul2box ul li a{ color: #666; height: 25px; font-size: 14px; text-indent: 17px; background: url(ind_yuan.png) 0 center no-repeat; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.bannerbox .yonghu .yonghu_bot .yonghu_bot_ul2box ul li a:hover{ color: #ff9800;}*/
/*产品推荐*/
.chanp{ width: 1200px; height: 150px; clear: both; margin: 20px auto 0; overflow: hidden; background-color: #fff;}
.chanp .chanp_neir{ float: left; width: 239px; height: 150px; border-right: 1px solid #eee;}
.chanp .chanp_neir .chanp_neir_left{ float: left; width: 125px; height: 150px; overflow: hidden;}
.chanp .chanp_neir .chanp_neir_left div{ width: 100px; height: 30px; line-height: 30px; padding: 0 10px 0 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #333; margin-top: 40px; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.chanp .chanp_neir .chanp_neir_left p{ width: 100px; height: auto; padding: 0 10px 0 15px; overflow: hidden; color: #666; font-size: 12px;}
.chanp .chanp_neir .chanp_neir_right{ float: left; width: 104px; height: 150px; padding-right: 10px; line-height: 150px; text-align: center;}
.chanp .chanp_neir .chanp_neir_right img{ max-height: 100px; vertical-align: middle; max-width: 100%;}
.chanp .chanp_neir:hover .chanp_neir_left div{ color: #ff9800;}
/*广告条*/
.guanggaowei{ width: 1200px; height: auto; overflow: hidden; clear: both; margin: 20px auto 0;}
.guanggaowei img{ width: 100%; display: block;}
/*采购中心*/
.caigou{ width: 1200px; height: 360px; overflow: hidden; clear: both; margin: 20px auto 0; background-color: #fff;}
.caigou .caigou_top{ width: 1200px; height: 59px; border-bottom: 1px solid #1479d7;}
.caigou .caigou_top div{ float: left; font-size: 24px; overflow: hidden; color: #333; width: 140px; height: 49px; line-height: 49px; padding:10px 0 0 20px;}
.caigou .caigou_top ul{ float: left; overflow: hidden; width: 400px; height: 49px; padding-top: 10px;}
.caigou .caigou_top ul li{ float: left; height: 49px; line-height: 60px; width: 75px;}
.caigou .caigou_top ul li a{ font-size: 14px; display: inline; color: #999; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.caigou .caigou_top ul li a:hover{ color: #333;}
.caigou .caigou_top p{ float: right; font-size: 14px; width: 550px; overflow: hidden; text-align: right; height: 49px; line-height: 60px; padding-top: 10px; color: #999;}
.caigou .caigou_top p a{ float: right; color: #999; margin-left: 5px; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.caigou .caigou_top p a:hover{ color: #333;}

.caigou .caigou_bot{ width: 1200px; height: 300px; overflow: hidden;}
.caigou .caigou_bot .caigou_bot_box{ width: 399px; height: 300px; float: left; border-right: 1px solid #efefef;}
.caigou .caigou_bot .caigou_bot_box .caigou_chanpin{ width: 360px; height: auto; overflow: hidden; margin: 0 auto;}
.caigou_chanpin .caigou_chanpin_shang{ width: 360px; height: 40px; line-height: 40px;}
.caigou_chanpin .caigou_chanpin_shang div{ float: left; width: 245px; overflow: hidden; height: 40px; text-indent: 20px; background: url(yuan.png) 5px center no-repeat; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #333;}
.caigou_chanpin .caigou_chanpin_shang p{ float: left; color: #999; width: 73px; overflow: hidden; height: 40px; font-size: 14px;}
.caigou_chanpin .caigou_chanpin_shang span{ float: left; color: #ccc; overflow: hidden; width: 40px; text-align: center; height: 24px; line-height: 24px; margin-top: 7px; border: 1px solid #eee; font-size: 12px;}
.caigou_chanpin .caigou_chanpin_xia{ display: none; width: 320px; height: 50px; margin: 0 auto; overflow: hidden;}
.caigou_chanpin .caigou_chanpin_xia div{ font-size: 14px; color: #999; width: 320px; height: 25px; line-height: 25px; overflow: hidden;}
.caigou_chanpin .caigou_chanpin_xia p{ font-size: 14px; color: #999; width: 320px; height: 25px; line-height: 25px; overflow: hidden;}
/*楼层*/
.louceng{ clear: both; width: 1200px; background-color: #fff; margin: 20px auto 0;}
.louceng .louceng_one{ width: 199px; height: 590px; float: left; border-right: 1px solid #e9e9e9;}
.louceng .louceng_one .louceng_one_top{ width: 179px; height: 49px; line-height: 49px; text-indent: 10px; margin: 0 auto; border-bottom: 1px solid #fff; color: #fff; font-size: 24px; overflow: hidden;}
.louceng .louceng_one .louceng_one_bot{ width: 199px; height: 460px; overflow: hidden;}
.louceng .louceng_one .louceng_one_ul{ width: 179px; height: 230px; overflow: hidden; margin: 20px auto 0;}
.louceng .louceng_one .louceng_one_ul li{ float: left; margin: 0 0 15px 10px;}
.louceng .louceng_one .louceng_one_ul li a{ font-size: 14px; color: #fff; padding: 2px 5px; border: 1px solid #fff; border-radius: 20px; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.louceng .louceng_one .louceng_one_ul li a:hover{ background-color: #fff; color: #1479d7;}
.louceng .louceng_one .louceng_one_more{ width: 90px; height: 25px; overflow: hidden; line-height: 25px; background: url(more.png) 75px center no-repeat; margin: 50px 0 0 19px; color: #fff; font-size: 16px;}

.louceng .louceng_tow{ width: 610px; height: 530px; overflow: hidden; float: left;}
.louceng .louceng_tow .louceng_tow_top{ width: 610px; height: 49px; border-bottom: 1px solid #1479d7;}
.louceng .louceng_tow .louceng_tow_top span{ float: left; width: 5px; height: 14px; float: left; margin: 22px 10px 0 0; background-color: #1479d7;}
.louceng .louceng_tow .louceng_tow_top p{ width: 300px; overflow: hidden; height: 49px; line-height: 60px; color: #333; font-size: 14px; float: left;}
.louceng .louceng_tow .louceng_tow_top ul{ float: right; width: 39px; margin-top: 28px; height: 3px;}
.louceng .louceng_tow .louceng_tow_top ul li{ float: left; cursor: pointer; margin-left: 4px; width: 9px; height: 3px; background-color: #ccc;}
.louceng .louceng_tow .louceng_tow_bot{ display: none; width: 608px; height: 450px; border: 1px solid #e9e9e9; border-bottom: none; margin-top: 10px;}
.louceng .louceng_tow .louceng_tow_bot li{ float: left; width: 152px; height: 224px; border-bottom: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9;}
.louceng .louceng_tow .louceng_tow_bot li .louceng_tow_bot_img{ width: 130px; height: 120px; margin: 10px auto 0; overflow: hidden;}
.louceng .louceng_tow .louceng_tow_bot li .louceng_tow_bot_img img{ width: 130px; height: 120px;}
.louceng .louceng_tow .louceng_tow_bot li .louceng_tow_bot_chanp{ width: 151px; text-align: center; overflow: hidden; height: 18px; line-height: 18px; margin-top: 10px; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.louceng .louceng_tow .louceng_tow_bot li .louceng_tow_bot_chanp:hover{ color: #ff9800;}
.louceng .louceng_tow .louceng_tow_bot li .louceng_tow_bot_shangj{ width: 151px; text-align: center; overflow: hidden; height: 18px; line-height: 18px; font-size: 14px; color: #666; margin-top: 5px; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.louceng .louceng_tow .louceng_tow_bot li .louceng_tow_bot_shangj:hover{ color: #ff9800;}
.louceng .louceng_tow .louceng_tow_bot li .louceng_tow_bot_anniu{ width: 70px; height: 20px; overflow: hidden; border-radius: 10px; color: #ff9800; text-align: center; margin: 7px auto 0; border: 1px solid #ff9800; font-size: 14px; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.louceng .louceng_tow .louceng_tow_bot li .louceng_tow_bot_anniu:hover{ color: #fff; border: 1px solid transparent; background-color: #ff9800;}

.louceng_three{ float: left; width: 150px; margin-left: 20px; overflow: hidden; height: 509px; border-bottom:1px solid #e9e9e9;}
.louceng_three .louceng_three_top{ width: 150px; height: 49px; border-bottom: 1px solid #1479d7;}
.louceng_three .louceng_three_top div{ float: left; font-size: 14px; color: #333; width: 100px; height: 49px; overflow: hidden; line-height: 60px;}
.louceng_three .louceng_three_top p{ float: right; font-size: 14px; color: #999; width: 23px; overflow: hidden; height: 49px; line-height: 60px;}
.louceng_three .louceng_three_box{ display: none;}
.js_louceng_jingp { position:relative;}
ul.lcjp { position:absolute;height:465px;left:0px;}
ul.lcjp li { width:150px; height:465px; float:left;}
.louceng_three .louceng_three_img{ width: 150px; height: 225px; margin-top: 10px; display:table-cell; vertical-align:middle;}
.louceng_three .louceng_three_img img{ max-width: 150px; max-height: 225px;}
.louceng_three .louceng_three_tit{ color: #333; font-size: 14px; width: 150px; height: 20px; line-height: 20px; margin-top: 20px; overflow: hidden; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.louceng_three .louceng_three_tit:hover{ color: #ff9800;}
.louceng_three .louceng_three_name{ color: #333; font-size: 14px; width: 150px; height: 25px; line-height: 25px; margin-top: 0px; overflow: hidden; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.louceng_three .louceng_three_name:hover{ color: #ff9800;}
.louceng_three .louceng_three_neir{ font-size: 12px; color: #999; width: 150px; height: 160px; line-height: 20px; overflow: hidden; margin-top: 5px; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.louceng_three .louceng_three_neir span{ color: #333;}
.louceng_three .louceng_three_neir:hover{ color: #ff9800;}

.louceng_for{ float: left; width: 170px; height: 530px; margin-left: 20px;}
.louceng_for .louceng_for_top{ width: 170px; height: 49px; overflow: hidden; border-bottom: 1px solid #1479d7;}
.louceng_for .louceng_for_top p{ float: left; width: 90px; height: 49px; line-height: 60px; font-size: 14px; color: #333;}
.louceng_for .louceng_for_top ul{ float: right; width: 39px; margin-top: 28px; height: 3px;}
.louceng_for .louceng_for_top ul li{ float: left; cursor: pointer; margin-left: 4px; width: 9px; height: 3px; background-color: #ccc;}
.louceng_for .louceng_for_bot{ display: none; width: 170px; height: 450px; margin-top: 10px;}
.louceng_for .louceng_for_bot li{  width: 170px; height: 89px; border-bottom: 1px solid #eee;}
.louceng_for .louceng_for_bot li .for_bot_neir{ width: 90px; float: left; height: 89px;}
.louceng_for .louceng_for_bot li .for_bot_neir .for_bot_neir_tit{ width: 80px; height: 20px; margin-top: 26px; line-height: 20px; font-size: 14px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.louceng_for .louceng_for_bot li .for_bot_neir .for_bot_neir_tit:hover{ color: #FF9800;}
.louceng_for .louceng_for_bot li .for_bot_neir .for_bot_neir_name{ width: 80px; height: 20px; line-height: 20px; font-size: 14px; overflow: hidden; color: #999; text-overflow: ellipsis; white-space: nowrap; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.louceng_for .louceng_for_bot li .for_bot_neir .for_bot_neir_name:hover{ color: #FF9800;}
.louceng_for .louceng_for_bot li .for_bot_img{ float: left; width: 80px; height: 89px; overflow: hidden; text-align: center; line-height: 89px;}
.louceng_for .louceng_for_bot li .for_bot_img img{ max-width: 80px; height: auto; vertical-align: middle;}

.loucengbottom{ padding:5px 2px;}
.loucengbottom li{ width:25%; height:25px; float:left;}
.loucengbottom li a { font-size:14px; color:#464646; display:inline; line-height:25px;}


/*最新动态*/
.dongtai{ clear: both; width: 1200px; height: 465px; background-color: #fff; margin: 20px auto 0;}
.dongtai .dongtai_title{ width: 820px; height: 75px; margin: 0 auto;}
.dongtai .dongtai_title p{ float: left; width: 240px; height: 40px; overflow: hidden; border-bottom: 1px solid #efefef;}
.dongtai .dongtai_title div{ float: left; width: 300px; height: 75px; overflow: hidden; text-align: center; line-height: 75px; color: #333; margin: 0 20px; font-size: 24px;}
.dongtai .dongtai_main{ clear: both; height: 348px; width: 1200px; border-bottom: 1px solid #efefef; border-top: 1px solid #efefef;}
.dongtai .dongtai_main .dongtai_main_zuixin{ float: left; width: 299px; height: 348px; border-right: 1px solid #efefef;}
.dongtai .dongtai_main .dongtai_main_zuixin .dongtai_zuixin_top{ width: 279px; height: 49px; overflow: hidden; line-height: 49px; color: #333; text-indent: 15px; background: url(cfx.jpg) 0 center no-repeat; margin: 0 auto; border-bottom: 1px solid #efefef;}
.dongtai .dongtai_main .dongtai_main_zuixin .dongtai_zuixin_ul{ width: 279px; height: 298px; margin: 0 auto; overflow: hidden;}
.dongtai .dongtai_main .dongtai_main_zuixin .dongtai_zuixin_ul li{ width: 279px; height: 37px;}
.dongtai .dongtai_main .dongtai_main_zuixin .dongtai_zuixin_ul li p{ float: left; width: 200px; height: 37px; line-height: 37px; text-indent: 20px; background: url(yuan.png) 0 center no-repeat; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.dongtai .dongtai_main .dongtai_main_zuixin .dongtai_zuixin_ul li span{ float: right; width: 40px; height: 22px; line-height: 22px; overflow: hidden; color: #ccc; text-align: center; margin-top: 6px; border: 1px solid #eee; font-size: 12px;}
.dongtai .dongtai_main .dongtai_main_zuixin .dongtai_zuixin_ul li:hover span{ color: #1479d7; border: 1px solid #1479d7;}
.dongtai .dongtai_main .dongtai_main_zuixin .dongtai_zuixin_ul li:hover p{ color: #1479d7;}

/*合作品牌*/
.hezuo{ clear: both; width: 1198px; border: 1px solid #e9e9e9; border-bottom: none; background-color: #fff; margin: 20px auto 0;}
.hezuo .hezuo_top{ width: 1198px; height: 42px; line-height: 42px; overflow: hidden; font-size: 16px; text-indent: 10px; border-bottom: 1px solid #e9e9e9;}
.hezuo .hezuo_top a{ float: right; color: #999; font-size: 14px; margin-right: 10px;}
.hezuo .hezuo_bot{ width: 1198px; height: auto; overflow: hidden;}
.hezuo .hezuo_bot li{ width: 118.9px; height: 92px; float: left; border-right: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9;}
.hezuo .hezuo_bot li a{ width: 118.9px; height: 92px; overflow: hidden; line-height: 92px; text-align: center;}
.hezuo .hezuo_bot li a img{ max-width: 80px; height: auto; vertical-align: middle; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.hezuo .hezuo_bot li a:hover img{ filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); transform: scale(1.3); -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); -o-transform: scale(1.3);}

/*footer*/
.footer2{ width: 100%; height: 190px; margin-top: 20px; background-color: #202125; clear: both;}
.footer2 .footer2_main{ margin: 0 auto; width: 1200px; height: 190px; overflow: hidden;}
.footer2 .footer2_main .footer2_main_pingtai{ float: left; width: 400px; height: 190px;}
.footer2 .footer2_main .footer2_main_pingtai div{ color: #fff; font-size: 18px; overflow: hidden; width: 400px; height: 30px; margin-top: 30px;}
.footer2 .footer2_main .footer2_main_pingtai li{ width: 100px; float: left; height: 30px; overflow: hidden; line-height: 30px;}
.footer2 .footer2_main .footer2_main_pingtai li a{ color: #6b6e81; font-size: 14px; display: inline; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.footer2 .footer2_main .footer2_main_pingtai li a:hover{ color: #fff;}

.footer2 .footer2_main .footer2_main_fuwu{ float: left; width: 200px; height: 190px; margin-left: 50px;}
.footer2 .footer2_main .footer2_main_fuwu div{ color: #fff; font-size: 18px; overflow: hidden; width: 200px; height: 30px; margin-top: 30px;}
.footer2 .footer2_main .footer2_main_fuwu li{ width: 100px; float: left; height: 30px; overflow: hidden; line-height: 30px;}
.footer2 .footer2_main .footer2_main_fuwu li a{ color: #6b6e81; font-size: 14px; display: inline; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.footer2 .footer2_main .footer2_main_fuwu li a:hover{ color: #fff;}

.footer2 .footer2_main .footer2_main_guanyu{ float: left; width: 200px; height: 190px; margin-left: 50px;}
.footer2 .footer2_main .footer2_main_guanyu div{ color: #fff; font-size: 18px; overflow: hidden; width: 200px; height: 30px; margin-top: 30px;}
.footer2 .footer2_main .footer2_main_guanyu li{ width: 100px; float: left; height: 30px; overflow: hidden; line-height: 30px;}
.footer2 .footer2_main .footer2_main_guanyu li a{ color: #6b6e81; font-size: 14px; display: inline; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s;}
.footer2 .footer2_main .footer2_main_guanyu li a:hover{ color: #fff;}

.footer2 .footer2_main .footer2_ewm{ float: left; width: 290px; height: 190px;}
.footer2 .footer2_main .footer2_ewm div{ width: 90px; height: 90px; margin: 50px auto 0;}
.footer2 .footer2_main .footer2_ewm div img{ width: 90px; height: 90px;}
.footer2 .footer2_main .footer2_ewm p{ width: 290px; height: 20px; margin-top: 8px; overflow: hidden; font-size: 12px; color: #fff; text-align: center;}

.footer3{ width: 100%; height: 40px; text-align: center; line-height: 40px; background-color: #1b1c1e; clear: both; font-size: 14px; color: #6b6e81;}

/*固定推广广告位*/
.tuig{ width: 100%; height: 190px; position: fixed; z-index: 9999999999; bottom: 0; left: 0; }
.tuig .tuig_box{ width: 1200px; height: 190px; margin: 0 auto; position: relative;}
.tuig .tuig_box .tuig_box_guanbi{position: absolute; left: 50%; outline: none; cursor: pointer; margin-left: 570px; height: 24px; width: 23px; background: #fff; font-size: 22px; text-align: center; line-height: 23px; color: #e53b41; border-radius: 50%; bottom: 65px; padding-left: 0px; border: none;}
.tuig .tuig_box a{ width: 180px; height: 48px; position: absolute; right: 100px; top: 120px;}

.box3{ padding:5px 2px;}
.box3 li{background: url(yuan.png) 10px center no-repeat; width:298px; height:35px; float:left; text-indent:30px;}
.box3 li a { font-size:14px; color:#464646; display:inline; line-height:35px;}

/*右侧浮动*/
.side_top{position: fixed; right: 0; top: 50%; display: none;}
.side_top ul li{ margin:5px;}
.gotop{ background:url(float/mhszt_01.png) no-repeat; width:56px; height:63px; display:block;}
.gotop:hover{ background:url(float/mhszt_011.png) no-repeat; width:56px; height:63px; display:block;}
.qq_top{ background:url(float/mhszt_02.png) no-repeat; width:52px; height:52px; display:block;}
.qq_top:hover{ background:url(float/mhszt_022.png) no-repeat; width:52px; height:52px; display:block;}
.weixin_top{ background:url(float/mhszt_03.png) no-repeat; width:52px; height:52px; display:block;}
.weixin_top:hover{ background:url(float/wx_top422.png) no-repeat; width:52px; height:52px; display:block;}
.fank_top{ background:url(float/mhszt_04.png) no-repeat; width:56px; height:63px; display:block;}
.fank_top:hover{ background:url(float/mhszt_044.png) no-repeat; width:56px; height:63px; display:block;}
#moquu_wshare,#moquu_wmaps{z-index:2;width:50px;height:50px;right:10px;position:fixed;cursor:pointer;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.weixin_top{background: url(float/mhszt_03.png) 0 0px;}
#weixin_top_img{position:fixed;right:60px;cursor:pointer;display:none;}

/* 大牌展台 */
.dpzt{ width: 1200px; overflow: hidden; margin: 30px auto; height: 370px;}
.dpzt .dpzt_nav{ width: 1120px; float: right; height: 35px; overflow: hidden; margin-right: 40px;}
.dpzt .dpzt_nav ul{ float: left; margin: 0; height: 35px; overflow: hidden;}
.dpzt .dpzt_nav ul li{ float: left; font-size: 14px; color: #333; margin-right: 35px; cursor: pointer; height: 32px; border-bottom: 3px solid transparent; overflow: hidden;}
.dpzt .dpzt_nav a{ float: right; height: 20px; width: 72px; line-height: 20px; margin-top: 5px; overflow: hidden; font-size: 14px; color: #333;}
.dpzt .dpzt_nav a:hover{ font-weight: bold;}
.dpzt .dpzt_box{ width: 1160px; height: 335px; padding: 0 20px; overflow: hidden; background: url(../images/huzi.png) 0 0/100% no-repeat #fff;}
.dpzt_box .dpzt_btxt{ float: left; width: 280px; height: 300px; overflow: hidden;}
.dpzt_btxt .dpzt_blogo{ width: 200px; height: 100px; line-height: 100px; text-align: center; overflow: hidden; margin-top: 15px;}
.dpzt_btxt .dpzt_blogo img{ max-width: 100%; max-height: 100%; vertical-align: middle;}
.dpzt_btxt .dpzt_btit{ width: 280px; height: 30px; line-height: 30px; font-size: 24px; overflow: hidden; color: #333;}
.dpzt_btxt .dpzt_bxian{ width: 60px; height: 3px; margin: 10px 0 0 0; overflow: hidden; background-color: #333;}
.dpzt_btxt .dpzt_bjs{ width: 280px; margin: 20px 0 0 0; height: 120px; line-height: 24px; color: #333; font-size: 14px; overflow: hidden;}
.dpzt_box .dpzt_bimg{ float: right; width: 840px; height: 260px; margin-top: 40px; overflow: hidden; position: relative;}
.dpzt_box .dpzt_bimg a{ float: left;  overflow: hidden; width: 199px; height: 258px; text-align: center; line-height: 254px; background-color: #fff; border-radius: 4px; border: 1px solid #f3f3f3;}
.dpzt_box .dpzt_bimg a img{ max-width: 90%; max-height: 90%; vertical-align: middle; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s;}
.dpzt_box .dpzt_bimg a:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05);}</pre></body></html>